PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.a3d Package / PDF3DStream Class / setDefaultView Method
A PDF3DView object that represents that default view.
In This Topic
    setDefaultView Method
    In This Topic
    Sets the default 3D view.
    Syntax
    public void setDefaultView( 
       PDF3DView defaultView
    )

    Parameters

    defaultView
    A PDF3DView object that represents that default view.
    See Also